Pluralsight Real time Web Applications

A large number of technologies and practices have attempted to tackle real-time demands to constantly update the browser. The new HTML5 WebSocket protocol promises bi-directional communication between the server and the client through a single TCP connection that removes a great load of header information and reduces latency. At the end of this course, you will be fully aware of the technologies needed to build real-time web applications and why HTML5 WebSockets offer us the opportunity to create unique web apps and enhance browser capabilities we had never had the chance to lay our hands on before.

 
Pluralsight Real time Web ApplicationsIntroduction to Real-time Web Applications00:12:30
Introduction02:41
Polling and Long-Polling04:55
Forever Frame02:57
HTML5 Server-sent Events01:19
Summary00:36
Pluralsight Real time Web ApplicationsHTML5 WebSockets – The Basics00:15:40
Introduction00:35
Evolution of the Web04:37
WebSockets vs. Other Techniques05:07
WebSockets Basics04:45
Summary00:34
Pluralsight Real time Web ApplicationsHTML5 WebSockets - The Demo00:31:51
Introduction01:47
Server-side Code06:03
Client-side Code06:14
Data Transfer Types02:52
Authentication03:34
Security03:23
Fallbacks02:47
Inspecting02:05
Next Steps01:48
Summary01:14